home *** CD-ROM | disk | FTP | other *** search
/ Windows Expert / Windows Expert.iso / desktop / slpman12.zip / TROUBLE.TXT < prev    next >
Text File  |  1992-01-07  |  5KB  |  101 lines

  1. TROUBLESHOOTING INFORMATION
  2.  
  3. Automatic install process fails:  Should the install program provided fail
  4. for any reason, follow the procedure for manually installing the program 
  5. given below.  Note that you will be unable to convert an existing Folders 
  6. system using the manual install procedure.
  7.  
  8. 1. Copy the files sloopman.exe, and sloopman.hlp to your Windows directory.
  9.    Copy the file slpman.ini to sloopman.ini to your Windows directory and
  10.    rename it sloopman.ini.  Copy the file bwcc.dll to your Windows systems
  11.    directory if you do not already have a copy of this file.
  12.  
  13. 2. Create a subdirectory of your Windows directory called SLOOPMAN.  Note
  14.    this step may be skipped.  Any existing directory may be used instead.
  15.  
  16. 3. Copy the files sloopman.fl1, sloopman.icl, grpconv.exe, and smtrash.exe
  17.    to the Sloop Manager data directory created in step 2.
  18.  
  19. 4. Edit the file sloopman.ini in the following manner using a text editor
  20.    such as Notepad.  Under the section name [Folders Directory] edit the 
  21.    path= line to read: 
  22.     path=<directory>\ 
  23.    where  <directory> is the directory created in step 2.  Note the 
  24.    backslash at the end of the name.  An example line would be: 
  25.     path=c:\windows\sloopman\
  26.  
  27. 5. If you want to use Sloop Manager as the shell, edit the system.ini file
  28.    with an editor such as Notepad.  Change the shell= line to read 
  29.         shell=sloopman.exe
  30.  
  31. 6. You may convert and install your Program Manager groups into Sloop 
  32.    Manager at this point.  Run the program grpconv.exe located in your 
  33.    sloopman data directory. 
  34.  
  35. 7. Finally, from the File Manager, using the associate command under the
  36.    File menu, associate sloopman.exe with FL1 files.
  37.  
  38. That's it.  You should now be able to run Sloop Manager as you would any 
  39. program.  Or, if installed as the shell, simply restart Windows.
  40.  
  41.  
  42. Subfolder item accidentally deleted:  Should you accidentally lose a 
  43. subfolder item, either by deleting it with the Delete Item command rather
  44. than the Delete Subfolder command or through some other misfortune, the 
  45. folder can be recovered.  To recover a lost folder, follow the steps below.
  46.  
  47. 1. Open the file sloopman.ini with  a program such as Notepad.  This file
  48.    should be in your Windows directory unless moved by you.
  49.  
  50. 2. Under the section [Folder List], find the name of the folder you wish to
  51.    recover.  To the right of the equal sign will be a DOS file name with a 
  52.    name similar to FLDxxxx.FL1, where xxxx is some number.  Make a note of 
  53.    this name.  Close the INI file.
  54.  
  55. 3. From the folder you wish to restore the lost folder to, select the Add
  56.    Item command.  Go to your sloopman data directory, which was created 
  57.    when the program was installed.  Find the file whose name you recorded
  58.    in step 2.  Select it and hit OK.
  59.  
  60. 4. In the name input box which appears after you hit OK in step 3, enter
  61.    the name of the lost folder.  Click on OK.
  62.  
  63. A new folder icon representing the lost folder should now appear.  It may
  64. now  be treated in the same manner as any other folder.
  65.  
  66.  
  67. Deleting a folder whose password you've forgotten:  If you need to delete a
  68. folder, but have forgotten the password the following procedure may be 
  69. followed to remove it from the Sloop Manager system.
  70.  
  71. 1. Select the folder you wish to delete and execute the Properties command.
  72.    Make a note of the file name.
  73.  
  74. 2. Delete the item using the Delete Item command.  Save the parent folder.
  75.  
  76. 3. Go to your sloopman data directory and delete the file whose name you 
  77.    made a note of in step 1.
  78.  
  79. 4. Restart Sloop Manager.  The folder should now be deleted.
  80.  
  81.  
  82. Icons appear scrambled:  Should the icons used to display folder items not 
  83. appear correctly, do the following.  First, check what video mode you are 
  84. running in.  Specifically, the number of colors being provided.  Sloop 
  85. Manager supports up to 32000 color modes.  It does not support CGA (4 color)
  86. mode.  
  87.  
  88. Should you be running in 256 or 32000 color mode and the icons are
  89. scrambled, try this fix.  Edit the file SLOOPMAN.INI with an editor like
  90. Notepad.  Under the section [Defaults], find the line which reads: 
  91. Color mode=0.  Edit it to read:
  92.  
  93.     Color mode=256 
  94.                or 
  95.     Color mode=32000
  96.  
  97. This forces the program to run in 256 or 32000 color mode.  Note that it 
  98. will no longer run properly in 16 color mode.  To run in 16 color mode 
  99. change the 256 in the line to 16 or to 0 for auto-sense mode.  If you are
  100. still unable to get the icons to appear correctly, contact customer support.
  101.